-
Notifications
You must be signed in to change notification settings - Fork 81
schedule/feeds: make json feed schema compatible #1612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
d94e2f3
to
d70ab38
Compare
174dd59
to
550b857
Compare
ee12ce8
to
c2e1603
Compare
I re-set this to draft state because the machine i used to test this on is no longer available, and i don't have any other machines running docker atm |
e8ee349
to
d41b13b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good inclusion I think, thanks!
I wonder if we should be generating the data for this in one place though, given this is all the same stuff that's in the frab xml exporter. Removes the possiblity of accidentally having the two not agree!
If that's okay with you, i'd like to merge this for now, and then i'll create a follow-up PR to merge the two frab exporters into one. |
also add request argument to show the old-style json schedule
…le/{year}.frab.{json,xml}
The frab schedules were renamed, but the exporters were forgotten.
ea4b05e
to
4b013e1
Compare
No description provided.